.index_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index_banner .banner_img {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index_banner .banner_img img {
	width: 100%;
}
.banner_img .banner_txt {
	width: 1200px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 330px;
	margin-left: -600px;
	color: #FFFFFF;
}
.banner_img .banner_txt h1 {
	font-size: 62.6px;
	font-weight: lighter;
}
.banner_img .banner_txt h2 {
	font-size: 32px;
	font-weight: lighter;
	margin: 10px 0 0;
}
.swiper-pagination {
	width: 100%;
	height: 25px;
    position: absolute;
    bottom: 40px;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100%;
    background: #FFFFFF;
    opacity: 1;
    transform: scale(0.76);
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
    transform: scale(1);
}
@media only screen and (max-width: 991px) {
	.index_banner {
		margin: 190px 0 0;
	}
	.index_banner .banner_img img:nth-of-type(1) {
		display: none;
	}
	.banner_img .banner_txt {
	    width: 708px;
	    left: 50%;
	    top: 210px;
	    margin-left: -354px;
	    color: #FFFFFF;
	}
	.banner_img .banner_txt h1 {
		font-size: 85px;
	}
}
@media only screen and (max-width: 767px) {
	.index_banner {
		margin: 60px 0 0;
	}
	.banner_img .banner_txt {
	    width: 335px;
	    top: 110px;
	    margin-left: -168px;
	    color: #FFFFFF;
	}
	.banner_img .banner_txt h1 {
		font-size: 42px;
	}
	.banner_img .banner_txt h2 {
	    font-size: 16px;
	}
	.swiper-pagination {
		height: 15px;
	    bottom: 20px;
	}
	.swiper-pagination-bullet {
	    width: 15px;
	    height: 15px;
	}
}
@media only screen and (min-width: 992px) {
	.index_banner {
		margin: 100px 0 0;
	}
	.index_banner .banner_img img {
		width: auto;
		height: 720px;
	}
	.index_banner .banner_img img:nth-of-type(2) {
		display: none;
	}
	.banner_img .banner_txt {
		width: 970px;
		top: 280px;
		margin-left: -450px;
	}
	.banner_img .banner_txt h1 {
		font-size: 48px;
	}
	.banner_img .banner_txt h1 br {
		display: none;
	}
	.banner_img .banner_txt h2 {
		font-size: 24px;
	}
}
@media only screen and (min-width: 1250px) {
	.index_banner .banner_img img {
		width: 100%;
		height: auto;
	}
	.banner_img .banner_txt {
		width: 1200px;
		top: 330px;
		margin-left: -600px;
	}
	.banner_img .banner_txt h1 {
		font-size: 62.6px;
	}
	.banner_img .banner_txt h2 {
		font-size: 32px;
	}
}
/*产品系列*/
.index1 {
	width: 100%;
	overflow: hidden;
	padding: 55px 0 75px;
}
.index1 .index1_title {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	color: #666666;
	position: relative;
}
.index1_title h1 {
	font-size: 36px;
	color: #000000;
	margin: 0 0 15px;
}
.index1_title a {
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #009a53;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.index1_title a span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	margin: 8px 16px 0 0;
	float: right;
	position: relative;
	z-index: 2;
	transition: all 1s;
}
.index1_title a:before {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	top: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	opacity: 0;
	background-color: #162788;
	transition: all 1s;
}
.index1_title a em {
	position: relative;
	z-index: 2;
}
.index1_title a span img:nth-of-type(2) {
	display: none;
}
.index1_title a:hover {
	border-color: #162788;
}
.index1_title a:hover:before {
	width: 100%;
	opacity: 1;
}
.index1_title a:hover em {
	color: #ffffff;
}
.index1_title a:hover span {
	background-color: #ffffff;
}
.index1_title a:hover span img:nth-of-type(1) {
	display: none;
}
.index1_title a:hover span img:nth-of-type(2) {
	display: inline-block;
}
.index1_list {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 0;
}
.index1_list a {
	display: block;
	width: calc(25% - 40.5px);
	width: -moz-calc(25% - 40.5px);
	width: -webkit-calc(25% - 40.5px);
	overflow: hidden;
	float: left;
	margin: 0 54px 0 0;
	position: relative;
	cursor: pointer;
}
.index1_list a>img {
	width: 100%;
}
.index1_list a .index1Bg {
	width: 100%;
	height: 70px;
	overflow: hidden;
	text-align: center;
	background-color: #eaeaea;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1s;
}
.index1_list a .index1Bg h2 {
	font-size: 18px;
	color: #333333;
	line-height: 70px;
	transition: all 1s;
}
.index1_list a .index1Bg img {
	opacity: 0;
	display: none;
	transition: all 1s;
}
.index1_list a .index1Bg span {
	display: block;
	width: 35px;
	height: 3px;
	background-color: #FFFFFF;
	opacity: 0;
	margin: 0 auto;
	transition: all 1s;
}
.index1_list a:hover .index1Bg {
	height: 100%;
	background-color: rgba(22,39,136,0.78);
	padding: 75px 0 0;
}
.index1_list a:hover h2 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 50px;
}
.index1_list a:hover img {
	opacity: 1;
	display: inline-block;
}
.index1_list a:hover .index1Bg span {
	opacity: 1;
}
@media only screen and (max-width: 991px) {
	.index1 {
	    padding: 65px 0 25px;
	}
	.index1_title h1 {
	    font-size: 48px;
	    color: #000000;
	    margin: 0 0 25px;
	}
	.index1 .index1_title {
	    line-height: 35px;
	    font-size: 22px;
	}
	.index1_title a {
	    width: 230px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 24px;
	    position: relative;
	    float: right;
	    margin: 55px 0 0;
	}
	.index1_title a span {
		width: 33px;
		height: 33px;
		line-height: 30px;
		margin: 14px 25px 0 0;
	}
	.index1_title a span img {
		width: 12px;
	}
	.index1_list {
	    margin: 50px 0 0;
	}
	.index1_list a {
	    width: calc(50% - 32px);
	    width: -moz-calc(50% - 32px);
	    width: -webkit-calc(50% - 32px);
	}
	.index1_list a:nth-of-type(2n+1){
		margin: 0 64px 53px 0;
	}
	.index1_list a:nth-of-type(2n){
		margin: 0 0 53px;
	}
}
@media only screen and (max-width: 767px) {
	.index1 {
	    padding: 40px 0 15px;
	}
	.index1_title h1 {
	    font-size: 28px;
	    margin: 0 0 10px;
	}
	.index1 .index1_title {
	    line-height: 20px;
	    font-size: 12px;
	}
	.index1_title a {
	    width: 125px;
		height: 35px;
		line-height: 35px;
	    font-size: 14px;
	    margin: 25px 0 0;
	}
	.index1_title a span {
		width: 20px;
		height: 20px;
		line-height: 18px;
		margin: 8px 16px 0 0;
	}
	.index1_title a span img {
		width: 7px;
	}
	.index1_list {
	    margin: 30px 0 0;
	}
	.index1_list a {
	    width: calc(50% - 10px);
	    width: -moz-calc(50% - 10px);
	    width: -webkit-calc(50% - 10px);
	}
	.index1_list a:nth-of-type(2n+1){
		margin: 0 20px 20px 0;
	}
	.index1_list a:nth-of-type(2n){
		margin: 0 0 20px;
	}
	.index1_list a .index1Bg h2 {
		font-size: 14px;
		line-height: 40px;
	}
	.index1_list a .index1Bg {
	    height: 40px;
	}
	.index1_list a:hover .index1Bg {
		height: 100%;
		padding: 55px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.index1_title p {
		width: calc(100% - 200px);
		width: -moz-calc(100% - 200px);
		width: -webkit-calc(100% - 200px);
	}
	.index1_list a {
		width: calc(25% - 30px);
		width: -moz-calc(25% - 30px);
		width: -webkit-calc(25% - 30px);
		margin: 0 40px 0 0;
	}
	.index1_list a:last-of-type {
		margin: 0;
	}
}
@media only screen and (min-width: 1250px) {
	.index1_title p {
		width: calc(100% - 285px);
		width: -moz-calc(100% - 285px);
		width: -webkit-calc(100% - 285px);
	}
	.index1_list a {
		width: calc(25% - 40.5px);
		width: -moz-calc(25% - 40.5px);
		width: -webkit-calc(25% - 40.5px);
		margin: 0 54px 0 0;
	}
}
.video-masked {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.85);
	z-index: 200;
	display: none;
}
.video-masked ul {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 0 0 0 120px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
}
.video-masked ul li {
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 20px 0 0 45px;
	cursor: pointer;
}
.video-masked ul li:before,.video-masked ul li:after {
	content: '';
	display: block;
	width: 50px;
	height: 6px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -25px;
	transform: rotate(45deg);
}
.video-masked ul li:after {
	transform: rotate(-45deg);
}
.video-masked video {
	width: 800px;
	height: 550px;
	overflow: hidden;
	background-color: #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -275px 0 0 -400px;
}
@media only screen and (max-width: 991px) {
	.video-masked video {
		width: 600px;
		height: 400px;
		margin: -200px 0 0 -300px;
	}
}
@media only screen and (max-width: 767px) {
	.video-masked ul {
		width: 60px;
		height: 60px;
		border-radius: 0 0 0 60px;
	}
	.video-masked ul li {
		width: 34px;
		height: 34px;
		margin: 7px 0 0 18px;
	}
	.video-masked ul li:before,.video-masked ul li:after {
		width: 34px;
		height: 4px;
		border-radius: 2px;
		margin: -2px 0 0 -17px;
	}
	.video-masked video {
		width: 330px;
		height: 220px;
		margin: -110px 0 0 -165px;
	}
}
/*以良求质 以正践行*/
.index2 {
	width: 100%;
	padding: 105px 0;
	overflow: hidden;
	background: url(../img/index2.jpg) no-repeat bottom center;
	background-attachment: fixed;
}
.index2 .index2_txt {
	width: 575px;
	overflow: hidden;
	float: left;
	color: #666666;
	line-height: 20px;
}
.index2 .index2_txt p {
	margin: 0 0 10px;
}
.index2 .index2_txt h1 {
	font-size: 36px;
	color: #000000;
	margin: 20px 0;
}
.index2 .index2_txt a {
	display: block;
	width: 135px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #009a53;
	color: #009a53;
	font-size: 14px;
	margin: 60px 0 0;
	position: relative;
}
.index2 .index2_txt a:before {
	content: '';
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #162788;
	opacity: 0;
	transition: all 1s;
}
.index2 .index2_txt a em {
	position: relative;
	z-index: 2;
	transition: all 1s;
}
.index2 .index2_txt a span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #009a53;
	text-align: center;
	line-height: 18px;
	margin: 7px 16px 0 0;
	float: right;
	position: relative;
	z-index: 2;
	transition: all 1s;
}
.index2 .index2_txt a:hover {
	border-color: #162788;
}
.index2 .index2_txt a:hover:before {
	width: 100%;
	opacity: 1;
}
.index2 .index2_txt a:hover em {
	color: #ffffff;
}
.index2 .index2_txt a:hover span {
	background-color: #ffffff;
}
.index2 .index2_txt a:hover span img:nth-of-type(1) {
	display: none;
}
.index2 .index2_txt a:hover span img:nth-of-type(2) {
	display: inline-block;
}
.index2 .index2_txt a span img:nth-of-type(2) {
	display: none;
}
.index2 .index2_img {
	width: 475px;
	overflow: hidden;
	float: right;
	border: 2px solid #FFFFFF;
	position: relative;
	cursor: pointer;
}
.index2 .index2_img img {
	width: 100%;
}
.index2 .index2_img ul {
	width: 255px;
	overflow: hidden;
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -125px;
}
.index2_img ul li {
	width: 75px;
	overflow: hidden;
	float: left;
	border: 1px solid #6d6d6d;
	margin: 0 15px 0 0;
}
.index2_img ul li:last-of-type {
	margin: 0;
}
@media only screen and (max-width: 991px) {
	.index2 {
	    padding: 45px 0 60px;
	    background-attachment: inherit;
	    background-size: auto 100%;
	}
	.index2 .index2_txt {
		width: 100%;
		float: none;
		line-height: 33px;
		font-size: 22px;
	}
	.index2 .index2_txt p {
		margin: 0 0 10px;
	}
	.index2 .index2_txt h1 {
		font-size: 48px;
		margin: 20px 0;
	}
	.index2 .index2_txt a {
	    width: 230px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 24px;
	    position: relative;
	    margin: 55px 0 0;
	}
	.index2 .index2_txt a span {
		width: 33px;
		height: 33px;
		line-height: 30px;
		margin: 14px 25px 0 0;
	}
	.index2 .index2_txt a span img {
		width: 12px;
	}
	.index2 .index2_img {
		width: 100%;
		border: 2px solid #FFFFFF;
		margin: 65px 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.index2 {
	    padding: 20px 0 40px;
	}
	.index2 .index2_txt {
		line-height: 20px;
		font-size: 12px;
	}
	.index2 .index2_txt h1 {
		font-size: 28px;
		margin: 20px 0;
	}
	.index2 .index2_txt a {
	    width: 125px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 14px;
	    margin: 30px 0 0;
	}
	.index2 .index2_txt a span {
		width: 20px;
		height: 20px;
		line-height: 18px;
		margin: 7px 16px 0 0;
	}
	.index2 .index2_txt a span img {
		width: 7px;
	}
	.index2 .index2_img {
		margin: 30px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.index2 .index2_txt {
		width: 445px;
	}
}
@media only screen and (min-width: 1250px) {
	.index2 .index2_txt {
		width: 575px;
	}
}
@media only screen and (min-width: 1921px) {
	.index2 {
		background-size: 100%;
	}
}
/*全球销售合作伙伴*/
.index3 {
	width: 100%;
	overflow: hidden;
	padding: 70px 0 0;
}
.index3 .index3-box {
	width: 100%;
	overflow: hidden;
}
.index3 .index3_left {
	width: 50%;
	overflow: hidden;
	position: relative;
	float: left;
}
.index3 .index3_left ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index3 .index3_left ul li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #162788;
	position: absolute;
}
.index3 .index3_left ul li:nth-of-type(1) {
	left: 15%;
	top: 26%;
	animation: yuan 1s 0s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(2) {
	left: 18%;
	top: 40%;
	animation: yuan 2s 2s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(3) {
	left: 27%;
	top: 29%;
	animation: yuan 3s 3s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(4) {
	left: 28.1%;
	top: 63.6%;
	animation: yuan 1s 0s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(5) {
	left: 35%;
	top: 13%;
	animation: yuan 4s 4s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(6) {
	left: 32%;
	top: 73%;
	animation: yuan 2s 2s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(7) {
	left: 45.5%;
	top: 54.5%;
	animation: yuan 1s 1s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(8) {
	left: 53%;
	top: 48%;
	animation: yuan 3s 3s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(9) {
	left: 54%;
	top: 65%;
	animation: yuan 1s 0s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(10) {
	left: 58%;
	top: 35%;
	animation: yuan 4s 4s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(11) {
	left: 59%;
	top: 48%;
	animation: yuan 2s 2s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(12) {
	left: 63%;
	top: 23%;
	animation: yuan 3s 3s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(13) {
	left: 67%;
	top: 34%;
	animation: yuan 1s 1s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(14) {
	left: 68.5%;
	top: 52%;
	animation: yuan 2s 2s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(15) {
	left: 77.2%;
	top: 63%;
	animation: yuan 4s 4s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(16) {
	left: 81%;
	top: 21%;
	animation: yuan 1s 0s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(17) {
	left: 84%;
	top: 42%;
	animation: yuan 3s 3s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(18) {
	left: 85.5%;
	top: 78%;
	animation: yuan 1s 1s linear infinite;
}
.index3 .index3_left ul li:nth-of-type(19) {
	left: 93%;
	top: 20%;
	animation: yuan 2s 2s linear infinite;
}
@keyframes yuan {
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(2);opacity: 0;}
}
@-moz-keyframes yuan {
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(2);opacity: 0;}
}
@-ms-keyframes yuan {
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(2);opacity: 0;}
}
@-webkit-keyframes yuan {
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(2);opacity: 0;}
}
.index3 .index3_left>img {
	width: 100%;
}
.index3 .index3_right {
	width: 50%;
	overflow: hidden;
	float: left;
	padding: 40px 75px 0 60px;
	color: #949494;
	line-height: 25px;
	font-size: 14px;
}
.index3_right h1 {
	color: #000000;
	font-size: 36px;
	margin: 0 0 15px;
}
.index3 .index3_right a {
	display: block;
	width: 135px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #009a53;
	font-size: 14px;
	margin: 50px 0 0;
	position: relative;
}
.index3 .index3_right a:before {
	content: '';
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	background-color: #162788;
	transition: all 1s;
}
.index3 .index3_right a em {
	position: relative;
	z-index: 2;
	color: #009a53;
	transition: all 1s;
}
.index3 .index3_right a span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #009a53;
	text-align: center;
	line-height: 18px;
	margin: 7px 16px 0 0;
	float: right;
	transition: all 1s;
	position: relative;
	z-index: 2;
}
.index3 .index3_right a span img:nth-of-type(2) {
	display: none;
}
.index3 .index3_right a:hover {
	border-color: #162788;
}
.index3 .index3_right a:hover:before {
	width: 100%;
	opacity: 1;
}
.index3 .index3_right a:hover em {
	color: #ffffff;
}
.index3 .index3_right a:hover span {
	background-color: #ffffff;
}
.index3 .index3_right a:hover span img:nth-of-type(1) {
	display: none;
}
.index3 .index3_right a:hover span img:nth-of-type(2) {
	display: inline-block;
}
.index3 .index3-banner {
	width: 100%;
	height: 310px;
	padding: 40px 0 60px;
	border-top: 1px solid #dddddd;
	margin: 70px 0 0;
}
.index3 .index3-banner h1 {
	font-size: 36px;
	color: #333333;
}
.index3 .index3-swiper {
	width: 100%;
	height: 120px;
	position: relative;
	margin: 50px 0 0;
}
.index3-swiper a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.index3-swiper a .swiper3-img {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px;
}
.index3-swiper .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	background-image: url(../img/irb.png);
}
.index3-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-image: url(../img/ilb.png);
}
.index3-swiper .swiper-button-next,.index3-swiper .swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/irg.png);
    right: -75px;
    left: auto;
}
.index3-swiper .swiper-button-prev,.index3-swiper .swiper-container-rtl .swiper-button-next {
	background-image: url(../img/ilg.png);
    left: -75px;
    right: auto;
}
.index3-swiper .swiper-button-next,.index3-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    z-index: 20;
}
@media only screen and (max-width: 991px) {
	.index3 .index3_left {
		width: 100%;
		float: none;
	}
	.index3 .index3_right {
		width: 100%;
		float: none;
		padding: 0;
		line-height: 36px;
		font-size: 22px;
		margin: 45px 0 0;
	}
	.index3_right h1 {
		font-size: 48px;
		margin: 0 0 15px;
	}
	.index3 .index3_right a {
	    width: 230px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 24px;
	    position: relative;
	    margin: 55px 0 0;
	}
	.index3 .index3_right a span {
		width: 33px;
		height: 33px;
		line-height: 30px;
		margin: 14px 25px 0 0;
	}
	.index3 .index3_right a span img {
		width: 12px;
	}
	.index3 .index3-swiper {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		margin: 50px auto 0;
	}
}
@media only screen and (max-width: 767px) {
	.index3 {
	    padding: 40px 0 0;
	}
	.index3 .index3_right {
		line-height: 20px;
		font-size: 12px;
		margin: 25px 0 0;
	}
	.index3_right h1 {
		font-size: 28px;
		margin: 0 0 10px;
	}
	.index3 .index3_right a {
	    width: 125px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 14px;
	    margin: 30px 0 0;
	}
	.index3 .index3_right a span {
		width: 20px;
		height: 20px;
		line-height: 18px;
		margin: 7px 16px 0 0;
	}
	.index3 .index3_right a span img {
		width: 7px;
	}
	.index3 .index3-banner {
	    height: 395px;
	    padding: 35px 0 40px;
	    margin: 35px 0 0;
	}
	.index3 .index3-banner h1 {
	    font-size: 28px;
	}
	.index3 .index3-swiper {
		width: calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		height: 260px;
		margin: 30px auto 0;
	}
	.index3-swiper a .swiper3-img {
		margin: 0 0 15px;
	}
	.index3-swiper a .swiper3-img img {
		width: 100%;
	}
	.index3-swiper .swiper-button-next,.index3-swiper .swiper-container-rtl .swiper-button-prev {
	    right: -15px;
	}
	.index3-swiper .swiper-button-prev,.index3-swiper .swiper-container-rtl .swiper-button-next {
	    left: -15px;
	}
	.index3-swiper .swiper-button-next,.index3-swiper .swiper-button-prev {
	    width: 30px;
	    height: 30px;
	    margin-top: -15px;
	}
}
@media only screen and (min-width: 992px) {
	.index2 .index2_txt {
		width: 445px;
	}
	.index3 .index3-swiper {
		width: calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		margin: 50px auto 0;
	}
}
@media only screen and (min-width: 1250px) {
	.index2 .index2_txt {
		width: 575px;
	}
	.index3 .index3-swiper {
		width: 100%;
		margin: 50px 0 0;
	}
}
/*新闻资讯*/
.index4 {
	width: 100%;
	overflow: hidden;
}
.index4 .index4_title {
	width: 100%;
	height: 135px;
	overflow: hidden;
	padding: 50px 15px 40px;
}
.index4_title h1 {
	line-height: 45px;
	color: #000000;
	font-size: 36px;
}
.index4_title h1 a {
	color: #949494;
	font-size: 16px;
	float: right;
}
.index4_title h1 a:hover {
	color: #009a53;
	text-decoration: underline !important;
}
.index4_title h1 a span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #009a53;
	text-align: center;
	line-height: 18px;
	margin: 12px 0 0 10px;
	float: right;
}
.index4_list {
	width: 100%;
	overflow: hidden;
	margin: 0 0 85px;
}
.index4_list .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 0 80px;
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 50;
    height: 17px;
    width: 100%;
    background-color: #dbdbdb;
    border-radius: 0;
}
.swiper-scrollbar-drag {
    background: #009a53;
    border-radius: 0px;
}
.index4_list a {
	display: block;
	width: calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	overflow: hidden;
	margin: 0 15px;
}
.index4_list a .index4_img {
	width: 100%;
	overflow: hidden;
}
.index4_img img {
	width: 100%;
	transition: all 1s;
}
.index4_list a h3 {
	width: 100%;
	font-size: 22px;
	color: #666666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 20px 0 15px;
}
.index4_list a p {
	color: #949494;
	font-size: 12px;
}
.index4_list a p img {
	margin: 0 10px 0 0;
}
.index4_list a:hover h3 {
	color: #000000;
}
.index4_list a:hover .index4_img img {
	transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
	.index4 {
		border-top: 1px solid #dddddd;
		padding: 0 0 30px;
	}
	.index4 .index4_title {
		height: auto;
		border-top: none;
		padding: 30px 0 0;
	}
	.index4_title h1 {
		line-height: 35px;
		font-size: 28px;
	}
	.index4_title h1 a {
		font-size: 14px;
		margin: 5px 0 0;
	}
	.index4_title h1 a span {
		margin: 8px 0 0 10px;
	}
	.index4_list {
	    margin: 0;
	}
	.index4_list .swiper-container {
	    padding: 0;
	}
	.index4_list .swiper-container .swiper-wrapper {
		display: block;
	}
	.index4_list a {
	    width: 100%;
	    margin: 25px 0 0;
	}
	.index4_list a h3 {
	    font-size: 20px;
	    line-height: 25px;
	    height: auto;
	    margin: 15px 0 10px;
	}
}

/*厂区VR*/
.index5 {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 45px 0 55px;
}
.index5 h1 {
	color: #000000;
	font-size: 36px;
	margin: 0 0 40px;
}
.index5-VR {
	width: 100%;
	height: 355px;
	position: relative;
}
.index5-VR .VR-box {
	width: 1200px;
	height: 356px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -178px 0 0 -600px;
	cursor: pointer;
	z-index: 1;
	background-color: #000000;
}
.index5-VR .VR-box:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/VR.jpg) no-repeat center;
	opacity: 0.75;
	transition: all 1s;
}
.index5-VR.VR-click .VR-box:before {
	opacity: 1;
}
.index5-VR .VR-box .VR-iframe {
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	z-index: 10;
}
.index5-VR .VR-box .VR-iframe iframe {
	width: 100%;
	height: 100%;
	border: none !important;
}
.index5-VR .VR-box .VR-icon {
	width: 66px;
	height: 66px;
	overflow: hidden;
	background: url(../img/360.png) no-repeat center;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: -33px 0 0 -33px;
}
.index5-VR .VR-box .VR-icon li {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../img/VR-icon.png) no-repeat center;
	transition: all 0.5s;
}
.index5-VR:hover .VR-box .VR-icon li {
	transform: rotate(-360deg);
}
.index5-VR.VR-click .VR-box .VR-icon {
	display: none;
} 
.index5-VR .VR-box .VR-iframe h2 {
	position: absolute;
    width: 100%;
    height: 51px;
    top: 0;
    left: 0;
    z-index: 100002;
    background: #ffffff;
    box-sizing: border-box;
    padding: 0 40px;
    line-height: 50px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.index5-VR .VR-box .VR-iframe h2 span {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	color: #333333;
	font-size: 18px;
	margin: 13px 0;
}
.index5-VR .VR-box .VR-iframe h2 span img {
	width: 25px;
	float: left;
	margin: 0 5px 0 0;
}
@media only screen and (max-width: 991px ) {
	.index5-VR .VR-box {
		width: 708px;
		height: 356px;
		margin: -178px 0 0 -354px;
	}
}
@media only screen and (max-width: 767px ) {
	.index5 {
		padding: 35px 0 40px;
	}
	.index5 h1 {
		font-size: 28px;
		margin: 0 0 25px;
	}
	.index5-VR {
		height: 260px;
	}
	.index5-VR .VR-box {
		width: 334px;
		height: 260px;
		margin: -130px 0 0 -167px;
	}
}
@media only screen and (min-width: 992px ) {
	.index5-VR .VR-box {
		width: 970px;
		height: 356px;
		margin: -178px 0 0 -485px;
	}
}
@media only screen and (min-width: 1250px) {
	.index5-VR .VR-box {
		width: 1200px;
		height: 356px;
		margin: -178px 0 0 -600px;
	}
}